home *** CD-ROM | disk | FTP | other *** search
/ Archive Magazine CD 1995 / Archive Magazine CD 1995.iso / glossary / text < prev   
Encoding:
Text File  |  1995-08-05  |  57.9 KB  |  1,340 lines

  1. This glossary has been created on the basis that someone may read a word
  2. or a technical term or an abbreviation within the pages of Archive
  3. magazine and think, “What does XXXX mean?”. If you think that about
  4. a word, look it up in this glossary. If it does not appear, please ring,
  5. write or fax and tell us what it was that you wanted to know.
  6.  
  7. Some of the definitions will be specific to Acorn computers whereas
  8. others are also more generally applicable.
  9.  
  10. !
  11.  
  12. ! − (pronounced “pling”) A term used to denote an exclamation mark!
  13.  
  14. 10base2 − An Ethernet standard that uses BNC connectors and coaxial
  15. cable. Also known as “thin wire” Ethernet.
  16.  
  17. 10base5 − An Ethernet standard that uses 9-pin D-type connectors and
  18. special cable. Also known as “thick wire” Ethernet.
  19.  
  20. 10baseT − An Ethernet standard that uses telephone connectors and
  21. telephone cable. Also known as “Cheapernet”.
  22.  
  23. A
  24.  
  25. Action button − A button in a dialogue box which causes some action to
  26. occur.
  27.  
  28. ADFS − (Advanced Disc Filing System) This is the proprietary system used
  29. by Acorn for organising and storing data on floppy and hard drives.
  30.  
  31. AIM − (Another Image Manager) A suite of image processing software
  32. produced by Delft University of Technology in the Netherlands.
  33.  
  34. Application − The more general use of this word means any job for which
  35. the computer may be used, but it has a more specific definition. It is
  36. used to refer to a directory (with a name beginning with a “!”) which
  37. contains a program or programs that work under RISC OS to perform
  38. a particular function. When the application is loaded, it usually makes
  39. itself available to the user via an icon on the righthand side of the
  40. iconbar.
  41.  
  42. Application directory − Similar to an ordinary directory in that it
  43. contains other files and directories but its name starts with an
  44. exclamation mark so that when you double click on the directory, it
  45. starts up the application rather than just opening the directory. To
  46. open an application directory, double click with <shift> held down.
  47.  
  48. Apps icon − This is an icon that appears on the lefthand side of the
  49. iconbar (RISC OS 3 onwards). It gives you access to a range of
  50. applications such as Draw, Paint, etc that are provided with each
  51. Archimedes or Risc PC computer.
  52.  
  53. Archive − The best Archimedes magazine ever, or... A backup of some
  54. data.
  55.  
  56. ARM − (Acorn RISC Machine) This is the original name for the 32-bit RISC
  57. processor designed by Acorn Computers Ltd. In the name “ARM Ltd”, the
  58. company formed between Acorn and Apple, the “ARM” actually stands for
  59. Advanced RISC Machine.
  60.  
  61. ASCII − (American Standard Code for Information Interchange) This is the
  62. most commonly used code for representing text using 8-bit binary
  63. numbers.
  64.  
  65. ASIC − (Application Specific Integrated Circuit) A single chip
  66. electronic circuit that is specially designed (by computer
  67. simulation − what else?!) for a particular application, e.g. to provide
  68. the logic needed to interface a ’486 processor on a Risc PC second
  69. processor card to the main ARM600 processor and its address and data
  70. buses.
  71.  
  72. Assembler − A compiler for converting a program written in mnemonics
  73. into a machine code executable program.
  74.  
  75. AUN − (Acorn Universal Networking) This does not apply to a specific
  76. product or even a network user interface but “the overall banner for
  77. Acorn’s networking policy for the ’90s giving the strategic direction of
  78. networking for Acorn computers.”
  79.  
  80. B
  81.  
  82. Back icon − The icon at the top lefthand corner of a window which allows
  83. you to push the window to the back of the desktop.
  84.  
  85. Backdrop − This is a desktop background which may be a sprite or just
  86. a pattern.
  87.  
  88. Backplane − A small printed circuit board with connectors on it that
  89. allows you to plug in a number of expansion cards.
  90.  
  91. Basic − (Beginners All-purpose Symbol Instruction Code) A commonly-used
  92. interpreted high level language. It comes as standard on all Acorn
  93. computers.
  94.  
  95. Baud − This is a unit of speed for serial data transmission. 1 Baud = 1
  96. bit per second.
  97.  
  98. BBS − (Bulletin Board Service) A bulletin board is an application run on
  99. a computer which stores information and messages that can be accessed by
  100. other computers, usually via the telephone line using a modem. Many
  101. bulletin boards allow a number of other computers to connect to the host
  102. computer at the same time by using a number of different modems and
  103. phone lines.
  104.  
  105. BIOS − (Basic input/output system) This is the part of a PC compatible’s
  106. operating system that is held in ROM, allowing the computer to start up
  107. and load the rest of its operating system from disc. (cf RISC OS
  108. computers where the whole of the operating system, plus a few extra
  109. goodies, are held in ROM and are available at switch-on.)
  110.  
  111. Bit − (Binary digit) A bit is the smallest unit of binary data. It has
  112. two values, 0 and 1. A group of 8 bits of data (referred to as a byte)
  113. could be used to represent a single character using, most commonly, the
  114. ASCII code or it could represent (part of) an instruction that the
  115. computer would execute at some stage or it could represent (part of)
  116. a number.
  117.  
  118. Bit-mapped (graphics) − It is possible to represent a picture on
  119. a computer by using a matrix of (coloured) dots. The resolution of
  120. bit-mapped pictures is limited by the numbers of dots used. (This
  121. contrasts with vector graphics − see below. For example, the Paint
  122. application produces bit-mapped graphics whereas Draw produces vector
  123. graphics.)
  124.  
  125. Bpp − (Bits per pixel) The number of bits used to store the colour of
  126. each pixel.
  127.  
  128. Bubblejet printer − This is a type of inkjet printer where the patterns
  129. on the paper are generated by squirting ink through a series of tiny
  130. nozzles in the print head. Functionally, it is the same as an inkjet
  131. printer.
  132.  
  133. Bug − Error in a computer program.
  134.  
  135. Bullet − A large black dot − • − used to highlight something within some
  136. text.
  137.  
  138. Bus − A set of parallel wires or PCB tracks along which data is
  139. transmitted in a computer system. The width of the bus refers to the
  140. number of parallel tracks − the wider the bus, the faster data can be
  141. transmitted down it.
  142.  
  143. Byte − A byte refers to (usually) 8 bits of binary data stored within
  144. a computer’s memory or on a data storage medium.
  145.  
  146. C
  147.  
  148. C − A high level compiled language.
  149.  
  150. C++ − This is an object-oriented version of the C language.
  151.  
  152. CAD − (Computer Aided Design) A computer-based application that allows
  153. users to draw, design and model engineering objects.
  154.  
  155. Caps − Short for ‘capitals’. See also small caps.
  156.  
  157. Capslock key − This is a key on the lefthand side of the keyboard. When
  158. it is pressed and the Capslock light comes on, all text typed into the
  159. keyboard appears in upper case.
  160.  
  161. Caret − A red vertical bar in a screen display that marks the point at
  162. which text will appear if it is typed in from the keyboard.
  163.  
  164. CD − (Compact Disc) A high density digital storage medium originally
  165. intended for hi-fi sound reproduction but now applied to storage of text
  166. and image data for various computer applications.
  167.  
  168. CDFS − Filing system used for accessing CD-ROMs.
  169.  
  170. CD-ROM − (Compact Disc Read Only Memory) A CD used for the storage of
  171. computer data. It is called a ROM to emphasise that the data on the
  172. disc, once written in the manufacturing stage, cannot be modified.
  173.  
  174. CFS − (Compression Filing System) This is a way of accessing a data
  175. storage system through a compression/decompression system such that it
  176. is transparent to the user, i.e. the user need hardly know that the data
  177. is being compressed and decompressed but just sees it as being read from
  178. and written to the storage device.
  179.  
  180. Clear (files) − A standard format for storing and transferring 24-bit
  181. pictures.
  182.  
  183. CLI − (Command line interpreter) Pressing <f12> allows you to type
  184. command lines into your RISC OS computer. These are then interpreted by
  185. the CLI.
  186.  
  187. Close icon − The icon at the top left of each window, next to the back
  188. icon which allows you to close the window.
  189.  
  190. CMYK − (Cyan, Magenta, Yellow, Key) A method of specifying colour by
  191. using the amounts of the three primary (subtractive) colours plus the
  192. amount of black (Key).
  193.  
  194. Colour depth − Every pixel on a computer screen display has its colour
  195. defined by a certain number of bits of data. The colour depth refers to
  196. the range of different colours available for each pixel in a particular
  197. screen mode. If a single bit were used, it would only allow it to be one
  198. of two colours − usually black or white. If it were defined by two bits,
  199. it could have 4 (22) different colours, four bits would provide (24) 16
  200. different colours, 8-bit provides 256 (28) colours, 16-bit gives over 32
  201. thousand colours and 24-bit allows each pixel to have any of about 16.7
  202. million different colours − about as much as the human eye can
  203. distinguish. The 32-bit colour of the Risc PC “only” gives 16 million
  204. colours but the extra 8 bits can be used by the computer to produce
  205. various different special effects.
  206.  
  207. Command line − All Acorn computers now come with a WIMP interface.
  208. However, it is possible to give the computer operating system commands
  209. by typing them in from the keyboard. If you press <f12>, a star prompt
  210. appears. This is the command line. You can enter commands such as
  211. CAT<return> to get a catalogue of the current storage device.
  212.  
  213. Compiler − In a computer language, instructions that the programmer
  214. enters as (vaguely) understandable words have to be translated into
  215. series of the very simplest steps that the cpu executes. These simple
  216. instructions are called machine code. The job of a compiler is to take
  217. the whole of a program and convert it into a single machine code program
  218. which can be executed then or at a later stage. This contrasts with an
  219. interpreted language in which each individual line of the program is
  220. converted into machine code as the program is running. In a compiled
  221. language, you have to convert the whole program before you can run any
  222. of it whereas in an interpreted language you can run the program at any
  223. time, stop it, change the program and run it again. On the other hand,
  224. interpreted programs tend to run more slowly because even if one line of
  225. the program is run many times, it has to be interpreted into machine
  226. code every time it is run.
  227.  
  228. Compression/decompression − There are various mathematical techniques
  229. which can be used to store computer data in a smaller amount of memory
  230. than the uncompressed data occupies. Some of these techniques are
  231. completely reversible so that the decompressed data is identical to the
  232. original data. However, in the case of images, it may be acceptable to
  233. allow a degree of degradation of the data in order to increase the
  234. amount by which the data is compressed.
  235.  
  236. Configuration − A collection of settings and option which describe how
  237. the computer will operate when it is first switched on.
  238.  
  239. Control codes − Special non-printing ASCII codes which cause a device to
  240. perform some electronic or mechanical action, e.g. ASCII 10 is linefeed,
  241. 13 is a carriage return and 12 ejects the paper or clears the screen.
  242.  
  243. Coprocessor − See Second Processor.
  244.  
  245. CPS − (Characters per second) A way of measuring the speed of dot matrix
  246. or inkjet printers.
  247.  
  248. CPU − (Central Processing Unit) This is the electronic circuitry at the
  249. heart of a computer that executes (very rapidly!) a series of simple
  250. steps of reading, manipulating and writing information to and from the
  251. computer’s RAM memory and input/output devices.
  252.  
  253. CRC − (Cyclic redundancy check) This is a way of checking for errors in
  254. stored and transmitted data.
  255.  
  256. Crop marks − In publishing, it is important to define where a printed
  257. image appears in relation to the edges of the paper. To do so, the
  258. images can be printed on a larger sheet of paper and markers placed on
  259. the sheet to show where the corners of the paper will be.
  260.  
  261. CSV − (Comma Separated Variables) A standard way in which data is stored
  262. in a file where the items of data are separated by commas.
  263.  
  264. D
  265.  
  266. Database − The definition of this word has changed over the years. It
  267. used to mean a unified collection of data files but now it tends to
  268. refer to an integrated system of data plus the means of interrogating
  269. and manipulating the data − even to the extent of referring to
  270. a database language.
  271.  
  272. Daughterboard − See under ‘motherboard’.
  273.  
  274. DEBI − (DMA Extended Bus Interface) This is a means of connecting
  275. expansion cards to the Risc PC. (Depending on which magazine you read,
  276. it can support anything between eight and fourteen expansion cards!
  277. Currently, the maximum is eight but we think it is theoretically
  278. possible to have more.)
  279.  
  280. Debug − Remove the bugs (errors) within a program.
  281.  
  282. Debugger − An application written to provide tools to aid the process of
  283. finding errors in a program.
  284.  
  285. Decompression − See under compression.
  286.  
  287. Default − The standard setting or option which the computer selects
  288. unless the user has specifically told it to do otherwise.
  289.  
  290. Device − This is the technical term for any information storage medium
  291. (e.g. floppy or hard drive) or transmission system (e.g. network, modem
  292. or printer) that can be accessed through the computer. Each currently
  293. available device is represented by an icon at the lefthand side of the
  294. iconbar.
  295.  
  296. Dhrystones − (strictly Dhrystones/second) This is a means of indicating
  297. the speed of a processor by testing the number of iterations of
  298. a particular test program it can perform each second. For example, the
  299. Risc PC 600 with a 30MHz ARM600 processor can perform about 40,000
  300. Dhrystones/second.
  301.  
  302. Dialogue box − A window in which you are expected to select various
  303. options and/or enter a filename before the computer performs
  304. a particular task or operation.
  305.  
  306. Digitiser − An electronic circuit which takes an analogue signal such as
  307. a sound of a video signal and turns it into digital information which
  308. can be stored and/or manipulated within the computer and output again as
  309. a sound or video signal.
  310.  
  311. Direct drive laser printer − In conventional laser printers, the
  312. computer sends information to the printer about what is to be printed,
  313. in what position and with what styles etc. The processor and memory in
  314. the laser printer are then used to work out what dots to place where on
  315. the paper. In a direct drive laser, by contrast, the computer works out
  316. what the pattern of dots should be and then sends the dot pattern down
  317. to the printer on a high speed (“video”) parallel interface. This means
  318. that the printer needs little or no memory of its own and the process is
  319. faster because ARM processors tend to be much more powerful than the
  320. processors used in laser printers.
  321.  
  322. Directory − When data is stored on a storage medium such as a floppy
  323. disc, it can be grouped into directories. When the iconbar icon is
  324. clicked, a window appears showing the data in the root (i.e. main)
  325. directory. This may be items of data (stored as files), applications or
  326. other directories. These directories in turn can contain more
  327. information and/or further sub-directories. This system of directories
  328. within directories is called a hierarchical data structure.
  329.  
  330. Dithering − When displaying a picture on a computer screen in, say,
  331. a 256 colour mode, it is possible to give the impression of intermediate
  332. colours by mixing dots of the different colours in different ratios.
  333. This is done using a random displacement of these dots to avoid
  334. a patterned effect. This technique is called dithering.
  335.  
  336. DMA − (Direct Memory Access) When information is being taken into
  337. a computer from an external source, the cpu normally reads a location,
  338. or block of locations, in the external device and writes the information
  339. into its own RAM memory. With DMA, by contrast, the information is
  340. written directly from the external device into the cpu’s memory without
  341. the cpu being involved. This means that the process is much faster, as
  342. the cpu can be doing other things while the information is being loaded
  343. automatically into memory.
  344.  
  345. Dongle − This is a small electronic circuit, usually held in a plastic
  346. connector block, that goes on the parallel port of a computer. It forms
  347. an electronic ‘key’ that allows you to use a particular application
  348. (such as Impression or ArtWorks). The application checks every now and
  349. then to see if a dongle is present and, if not, it shuts itself down and
  350. will not restart.
  351.  
  352. DOS − (Disc Operating System − but also now used as shorthand for DR-DOS
  353. or MS-DOS) These are the operating systems most commonly used on IBM PC
  354. computers and compatibles. They can be used on Acorn computers by using
  355. the PC Emulator or a PC expansion card or, on a Risc PC, a PC processor
  356. card. They are command-line operating systems, i.e. they do not use
  357. a wimp interface. (For most practical purposes, there is very little
  358. difference between DR-DOS and MS-DOS.)
  359.  
  360. Double density floppy discs − Discs that can store approximately 800Kb
  361. of data when formatted.
  362.  
  363. dpi − (dots per inch) On a desktop printer, the text and graphics are
  364. reproduced by rows and rows of tiny dots. The smaller the dots, the
  365. better the definition of the resulting printout. This is usually
  366. specified as the number of dots per inch that the printer can lay onto
  367. the paper. The same idea is used for scanning. When scanning a picture
  368. or diagram, the grey level (see below) of rows of tiny areas of the
  369. picture are assessed by the scanner. The closeness of the areas being
  370. differentiated is measured in dots per inch.
  371.  
  372. DPMS − (Display Power Management Signalling) When monitors are not being
  373. used, it is a waste of energy to have them on at normal brightness.
  374. RISC OS 3 supports screen blanking which helps to reduce energy
  375. consumption, but some monitors can accept special electronic signals
  376. from a computer to tell it to drop into a very low power consumption
  377. mode if it is not being used. This signalling between computer and
  378. monitor is not available in all monitors, although a lot of newer
  379. monitors are beginning to provide it.
  380.  
  381. DPOB − (Dual Processor Open Bus) On the Risc PC, the processor(s) are
  382. held on separate cards which plug into the main PCB or motherboard. It
  383. can take two such processor cards and the dual processor open bus is
  384. a way of allowing two different (or similar) processors to share the use
  385. of the computer’s memory and input/output and data storage facilities.
  386.  
  387. DRAM − (Dynamic Random Access Memory) This is the most common form of
  388. RAM memory used in computers today. ‘Dynamic’ is a technical term which
  389. refers to the way in which the information is stored within the chips.
  390.  
  391. DSP − (Digital Sound Processing) A set of techniques for modifying sound
  392. signals. It involves digitising the signals, performing various
  393. mathematical processes on the data and then turning the resulting data
  394. back into an analogue signal.
  395.  
  396. DTP − (DeskTop Publishing) As desktop computers have increased in
  397. processing power, it has become possible for them to handle both text
  398. and graphics, to allow users to manipulate them on-screen and output
  399. them to a printer. In this way, “books” can be produced on a desktop
  400. computer − hence the term ‘desktop publishing’.
  401.  
  402. E
  403.  
  404. Econet − This is a means of connecting two or more computers together so
  405. that they can exchange information and share the use of peripherals such
  406. as printers. It is a type of Local Area Network (LAN) developed in the
  407. early ’80s by Acorn Computers Ltd.
  408.  
  409. Editor (1) − An application that allows you to edit the contents of
  410. a file.
  411.  
  412. Editor (2) − Someone who is daft enough to take on the task of putting
  413. together a massive glossary!
  414.  
  415. EEPROM − (Electrically Erasable Programmable Read-Only Memory) A form of
  416. non-volatile memory that remains unchanged, even when the power is
  417. switched off but which can be altered in situ by using appropriate
  418. electronic circuitry i.e. it can be reprogrammed through software.
  419.  
  420. E-mail − (Electronic mail) A means communicating with other computer
  421. users via a LAN or through a modem to a national or international
  422. computer centre.
  423.  
  424. EPROM − (Erasable Programmable Read-Only Memory) A form of non-volatile
  425. memory that remains unchanged even when the power is switched off but
  426. which can be altered by using ultraviolet radiation to erase the
  427. information and high voltages to re-program it. (But see Flash ROM and
  428. EEPROM.)
  429.  
  430. EPS − (Encapsulated PostScript) This is a type of computer-generated
  431. file containing the necessary PostScript commands to reproduce the
  432. picture. It usually includes a ‘snapshot’ of the picture that can be
  433. used for positioning purposes. EPS is a defined standard allowing output
  434. from one application to be used within another.
  435.  
  436. Error box − A special type of dialogue box that gives information to
  437. a user about the type of error that has occurred, requiring him to
  438. acknowledge that it has been read.
  439.  
  440. Ethernet − Another type of LAN, but much faster than Econet. It was
  441. developed by Xerox Corporation in the late ’80s.
  442.  
  443. Expansion card − (formerly called podules or peripheral modules) An
  444. extra circuit board fitted to your computer that will allow it to
  445. perform various extra functions which cannot be done with software
  446. alone.
  447.  
  448. F
  449.  
  450. FAST − Federation Against Software Theft
  451.  
  452. File − A collection of information gathered together and given
  453. a filename to identify it. It is stored in a directory in a filing
  454. system.
  455.  
  456. Filer or Filing system − A system used to handle the storage of
  457. information. The ADFS filer and the SCSI filer are the two most common
  458. on Acorn machines.
  459.  
  460. Firmware − This refers to software, applications and/or data which is
  461. stored in a ROM.
  462.  
  463. Flash ROM − To change the contents of a conventional EPROM, the chip has
  464. to be removed and erased using ultra-violet radiation. It can then be
  465. electrically re-programmed. A flash ROM, by contrast, can be
  466. re-programmed electrically in situ, i.e. it can be reprogrammed through
  467. software.
  468.  
  469. Floating point numbers − In order to represent a wider range of numbers
  470. than can be done with integers, and to represent fractions, computers
  471. use floating point numbers. These use a number of bytes (usually four)
  472. to represent the main part of the number and another byte to represent
  473. the power of two by which the number is multiplied.
  474.  
  475. Floppy disc/drive − This is a data storage medium consisting of
  476. a removable flexible (floppy) magnetic disc in a hard plastic case.
  477. These discs can be inserted as required into a floppy drive usually
  478. housed within the case of the computer. The most common standard of
  479. floppy drive used now is 3½". Some 5¼" drives are still in use but the
  480. 8" floppies have virtually all been consigned to the museum of computer
  481. technology.
  482.  
  483. FMV − (Full Motion Video) A term used to refer to displaying video on
  484. a computer screen at full speed. Acorn Replay provides FMV at 12.5 or 25
  485. frames per second.
  486.  
  487. Fonts − Characters on the screen and on the printed page can take on all
  488. sorts of different shapes and styles. A font is a set of characters that
  489. have been designed so that all the letters of the alphabet and a whole
  490. range of other special characters (200 or more in a complete set) have
  491. the same style. There are also sets of related fonts using the same
  492. basic style but with the characters angled (italic) or made heavier
  493. (bold) or both (bold italic).
  494.  
  495. Format − Formatting is preparing a floppy disc or hard disc ready to
  496. receive data. Hard discs usually arrive ready-formatted. Floppy discs
  497. may be formatted in a number of different ways. Not all formats of
  498. floppy disc can be read on all computers. Without any extra software,
  499. Acorn computers can read and write various Acorn formats as well as
  500. a number of different PC and Atari formats. With extra software, other
  501. formats, such as Apple Mac, are also accessible on Acorn computers.
  502.  
  503. FPA − (Floating Point Accelerator) This is a hardware add-on to a cpu
  504. which enables it to do floating point calculations more quickly by doing
  505. them in hardware rather than in software.
  506.  
  507. FPE − (Floating Point Emulator) If an application requires full floating
  508. point calculations, it is possible to run it on a computer that doesn’t
  509. actually have an FPA by emulating the FPA’s functions in software.
  510.  
  511. Function keys − These are the set of twelve keys at the top of the
  512. keyboard, all prefixed with an “F”. What they do will depend on the
  513. application currently in use.
  514.  
  515. G
  516.  
  517. Gb − (Gigabyte) Approximately one thousand million bytes of computer
  518. data. (Actually, it is 1K × 1K × 1Kb = 230 = 1024 × 1024 × 1024 =
  519. 1,073,741,824 bytes.)
  520.  
  521. Genlock − This is a device which enables the output from the computer’s
  522. video system to synchronised with a normal video signal so that
  523. computer-generated text and graphics can be superimposed on the video
  524. signal.
  525.  
  526. GIF (files) − (Graphics Interchange Format) A standard format for
  527. storing and transferring bit-mapped graphics.
  528.  
  529. Grey levels − A photograph may have some areas completely white and some
  530. completely black. Most areas, however, will be somewhere in between. If
  531. you wish to represent that picture electronically, you have to judge the
  532. ‘greyness’ of each part of the picture. If you represent this on a scale
  533. of 0 to 15 (16 grey levels), it will not give such a faithful
  534. representation of the picture as if 64 or 256 grey levels were used.
  535. However, the more grey levels used to represent each point on the
  536. picture, the more data is being used. For example, in 256 grey levels,
  537. a full A4 picture scanned at 400 d.p.i. could occupy as much as 12Mb!
  538.  
  539. GUI − (Graphical User Interface) At one time, virtually all interaction
  540. between humans and computers was done on the basis of the human typing
  541. words or codes into some form of keyboard, and the displays were only
  542. able to show text characters, not graphical images. As computing power
  543. became more accessible, it became possible to provide a form of
  544. interaction that was based far more on pictures (icons) within windows
  545. on the screen. The user could then indicate choice and initiate action
  546. by using a mouse or trackerball to move a pointer around the screen.
  547.  
  548. H
  549.  
  550. Hard drive − A case containing a number of rigid metal discs covered
  551. with magnetised material that can be used to store data; it usually has
  552. a capacity of several megabytes or even gigabytes.
  553.  
  554. HD − (Hard drive)
  555.  
  556. Hierarchical − This is usually used in referring to the data structure
  557. on storage media − see ‘directory’.
  558.  
  559. High level language − This refers to a computer language in which
  560. instructions that the programmer enters are each converted into a number
  561. of machine code instructions by a compiler or an interpreter. Basic,
  562. Fortran, C etc are high level languages, whereas assembly language is
  563. a low level language.
  564.  
  565. High density floppy discs − Discs that can store approximately 1,600Kb
  566. of data when formatted under ADFS or up to 1,440Kb when formatted under
  567. MSDOS.
  568.  
  569. HSV − (Hue Saturation Value) This is a colour-picking system for use in
  570. DTP.
  571.  
  572. Hourglass − This is the egg-timer thing that appears on the screen all
  573. too often, telling you that the application is taking a long time to do
  574. something and that it doesn’t want interrupting.
  575.  
  576. I
  577.  
  578. Iconbar − The strip along the bottom of the computer screen that
  579. contains icons for devices (to the left) and applications (to the right)
  580. that are currently available to the user.
  581.  
  582. Icons − Small pictures representing devices, files, directories,
  583. applications, etc.
  584.  
  585. IDC − (Insulation Displacement Connector) This refers to a connector
  586. where the connection between the contacts and the individual wires is
  587. made by squeezing a row (or usually two rows) of sharp metal teeth onto
  588. a ribbon cable so that the teeth cut into the insulation and make
  589. contact with each individual wire.
  590.  
  591. IDE − (Integrated Drive Electronics) An electronic standard method of
  592. connecting one or two hard drives to a computer system. The standard was
  593. set up to provide a simpler and cheaper means of connecting hard drives
  594. to IBM and compatible computers than was currently available.
  595.  
  596. Image processing − If an image is stored on a computer as binary data
  597. (such as a sprite file) it is possible to manipulate the data
  598. mathematically to enhance, distort, translate or otherwise modify the
  599. picture in controlled ways.
  600.  
  601. Inkjet printer − This is a type of printer where the patterns on the
  602. paper are generated by squirting ink through a series of tiny nozzles in
  603. the print head.
  604.  
  605. Input focus − The input received from the keyboard can be directed to
  606. one and only one window at a time. The window currently receiving
  607. information from the keyboard is said to have the input focus. This is
  608. indicated by the title bar of the window changing from grey to yellow.
  609.  
  610. ISA Bus − (Industry Standard Architecture) This is a “standard”
  611. expansion interface as used on PC compatibles.
  612.  
  613. Interlace − Build up a picture on a monitor screen using two passes,
  614. each displaying alternate lines, the aim being to reduce flicker
  615. effects.
  616.  
  617. Interpreter − A type of high level language in which each instruction is
  618. converted into machine executable code line by line, as the program
  619. proceeds. (See ‘compiler’ for more explanation.)
  620.  
  621. I/O − (Input/Output)
  622.  
  623. IOC − (Input/Output Controller) The I/O chip used on pre-Risc PC Acorn
  624. computers was called IOC.
  625.  
  626. IOMD − (Input Output Memory Device) This is a computer chip designed by
  627. ARM Ltd which allows ARM processors to control input/output devices and
  628. to access memory.
  629.  
  630. J
  631.  
  632. JPEG − (“Joint Picture Encoding Group” or, some say, “Joint Photographic
  633. Experts Group”) It is a body set up in the USA to produce an industry
  634. standard for still picture compression and storage. The theory is that,
  635. with an agreed file format, one company’s decompression program can read
  636. the files produced by someone else’s compression program.
  637.  
  638. K
  639.  
  640. Kb − (Kilobyte) Approximately one thousand bytes of computer data.
  641. (Actually, it is 210 = 1024 bytes.)
  642.  
  643. Kernel − The main part of the RISC OS operating system.
  644.  
  645. Kerning − This refers to the spacing between individual pairs of
  646. characters. To improve the look of printed text, certain character pairs
  647. need to be printed closer together than others. It can also refer to
  648. shifting characters up or down relative to one another.
  649.  
  650. L
  651.  
  652. LAN −  (Local area network) A general term for a means of connecting
  653. computers together on one site so that they can share information.
  654. Econet and Ethernet are examples of LANs.
  655.  
  656. Leafname − The last part of the pathname, i.e. the name of the file or
  657. directory being referred to.
  658.  
  659. Letter box mode − There are some monitors that were never designed to
  660. display screen modes of the like of Acorn modes 12, 15, etc. Some are
  661. completely incapable of displaying them whereas others can display them
  662. but with a somewhat reduced vertical height, the shape being likened to
  663. the mouth of a letter box.
  664.  
  665. Linker − When using a compiler, this is the program that joins the
  666. object code from various sub-programs, including the library routines,
  667. to form the final executable machine code program.
  668.  
  669. Lisp − A high level computer language often associated with artificial
  670. intelligence programming.
  671.  
  672. Low level language − A language which involves programming the computer
  673. at the level of one written instruction (or mnemonic) for each machine
  674. code instruction.
  675.  
  676. M
  677.  
  678. Mb − (Megabyte) Approximately one million bytes of computer data.
  679. (Actually, it is 1K × 1Kb = 220 = 1024 × 1024 = 1,048,576 bytes.)
  680.  
  681. MEMC − (MEMory Controller) The chip used on pre-Risc PC Acorn computers
  682. to control the way the cpu and video controller accessed the computer’s
  683. memory.
  684.  
  685. MHz − (MegaHertz or Millions of cycles per second) This is most often
  686. used to refer to the speed of a computer’s processor or memory. e.g. the
  687. Risc PC 600 has a 30MHz processor which means that it can carry out 30
  688. million program steps each second. 
  689.  
  690. Midi − (Musical Instrument Digital Interface) A defined standard for the
  691. physical link-up between musical instruments and controllers, and also
  692. the format of the data transmitted.
  693.  
  694. MIPS − (Million Instructions Per Second) A measure of how fast a cpu is
  695. running in terms of the number of instructions it can execute each
  696. second.
  697.  
  698. Mnemonic − A code used in an assembler to represent a machine code
  699. instruction.
  700.  
  701. Mode − See screen mode.
  702.  
  703. Modem − (An abbreviation for modulator-demodulator) It is a device which
  704. takes a serial stream of computer data and converts it into audible
  705. tones that can be transmitted down a telephone line that was originally
  706. design for carrying voice information. It enables two computers to
  707. exchange data at a distance via the telephone system.
  708.  
  709. Monitortype − A computer variable that determines which ranges of screen
  710. modes the computer will attempt to display on your monitor.
  711.  
  712. Motherboard − The main circuit board of a computer is sometimes referred
  713. to as a motherboard, especially when, as in the Risc PC, many of the
  714. functional parts of the computer are on separate PCBs (sometimes called
  715. daughterboards) that are plugged into the main or motherboard.
  716.  
  717. MPC − (Multimedia Personal Computer) The “standard” multimedia computer
  718. used in the PC world.
  719.  
  720. MPEG − (Motion Picture Experts Group) A group of technologists who are
  721. establishing an international standard for the compression of moving
  722. video and its associated audio.
  723.  
  724. MTBF − (Mean Time Between Failure) An indication of how long, on
  725. average, it will be before a machine goes wrong.
  726.  
  727. Multimedia − A blend of communications elements, usually computer-based,
  728. which allow information in such forms as sound, speech, text, still
  729. pictures, moving images and animations to be presented to the user so
  730. that it can be accessed in an interactive way, the user selecting which
  731. piece(s) of information to pursue.
  732.  
  733. Multisession − Information stored on a PhotoCD can be added to at
  734. a later date with the appropriate (very expensive) equipment. In order
  735. to read all the information on these CDs, you need a CD-ROM drive that
  736. is multisession capable.
  737.  
  738. Multisync monitor − Some monitors are designed (for cheapness) that only
  739. display in certain modes. Others can display a range of different
  740. modes − they can synchronise onto a range of different frequency signals
  741. and are therefore called ‘multisync’ monitors.
  742.  
  743. Multitasking − An operating system like RISC OS is capable of running
  744. a number of different tasks all at the same time. This is multitasking.
  745. (Actually, I think it’s a bit of a con. The cpu can really only does one
  746. job at a time but what it does is to do a little bit of each task every
  747. fraction of a second.)
  748.  
  749. N
  750.  
  751. Network − A means of connecting a number of computers together so that
  752. they can share data and the use of peripherals.
  753.  
  754. NFS − (Network Filing System) A RISC OS filing system that uses Acorn’s
  755. Econet network system.
  756.  
  757. O
  758.  
  759. Obey file − A file of commands prepared for execution by the RISC OS
  760. command line interpreter.
  761.  
  762. Object code − the machine-executable code produced by a compiler.
  763.  
  764. Object oriented − The approach used in conventional programming is to
  765. have a number of procedures or routines which can work on some data.
  766. There is no conceptual connection between the data and the operations
  767. which are performed on it. In contrast to this, object-oriented
  768. programming works on a concept of objects, which consist both of data
  769. fields (similar to a structure in C) and of a list of methods which may
  770. be applied to that data. For example, you could define an object point
  771. (with data x and y, both integers), and define a move method on it to
  772. change these fields.
  773.  
  774. One of the most useful concepts which may be derived from this is
  775. inheritance − an object can be defined as a sub-type of another object,
  776. and in doing so inherit all its methods (and data fields), but may also
  777. add its own. As an example, you could define a circle object with data x
  778. and y (inherited from the parent point object) but with another data
  779. field, radius. Similarly, the circle would inherit the move method
  780. (which would not have to be rewritten), but could also have a resize
  781. method added to it.
  782.  
  783. The result of these changes in approach is that it is often easier to
  784. implement large programs, since it is harder to get confused about how
  785. a piece of data should be used, and less code needs to be rewritten.
  786. Object-oriented languages include Modula-3, C++ and Objective C.
  787.  
  788. (Well, you wanted to know what it meant, didn’t you?! Thanks to Andrew
  789. Garrard for that definition. Ed.)
  790.  
  791. OCR − (Optical Character Recognition) Computers can be trained to
  792. examine the shapes of typed or printed characters and work out what the
  793. letters, words and sentences are. So, combined with a scanner or camera
  794. and digitiser, the computer can ‘read’ text off books and paper. Because
  795. of the difficulty of being 100% accurate, it may take as long to edit
  796. out the mistakes as to type the text in from scratch, so OCR programmers
  797. are fighting all the time to make their programs more and more accurate
  798. without becoming too slow for practical use. This facility will become
  799. more viable as we get progressively faster processors.
  800.  
  801. OLE − (Object Linking and Embedding) This is a means of linking data of
  802. different types (e.g. text, drawfiles, sprites, etc) within one document
  803. so that each element can be easily edited. Double-clicking on an element
  804. brings up the appropriate editing application (Draw, Paint, ArtWorks,
  805. etc) to allow you to make the necessary changes without having to export
  806. and then re-import the data.
  807.  
  808. Operating system − This is the set of “house-keeping” programs within
  809. a computer which handle all the input/output, filing systems, etc. All
  810. modern Acorn computers come with the RISC OS operating system as
  811. standard (stored in ROM) but it is possible to use alternative operating
  812. systems such as DR-DOS and MS-DOS by adding the appropriate software or
  813. hardware.
  814.  
  815. Option icon −  An icon that appears in a dialogue box. Each time you
  816. click on it, you will switch a particular option on or off.
  817.  
  818. OS  − (Operating System − See above)
  819.  
  820. OS graphic unit − A unit for defining graphics under RISC OS so that
  821. they are independent of the current screen mode. There are nominally 180
  822. OS graphics units to the inch.
  823.  
  824. Outline fonts − These are fonts that are described mathematically by
  825. using equations to define the curves that make up the outline of the
  826. character’s shape. Using these equations, it is relatively simple to
  827. work out how to display any font at any size, either on the screen or on
  828. a printer where the shape has to be reproduced as a series of dots.
  829.  
  830. P
  831.  
  832. Palette − This is a set of colours used for the desktop display. If the
  833. display has, say, 256 colours, the palette determines which actual
  834. physical colour is displayed on the screen for each of the colour
  835. numbers from 0 to 255.
  836.  
  837. Pane − A dialogue box that is attached to a particular window, e.g. the
  838. toolbox at the side of a Draw window.
  839.  
  840. Parallel − A device or communication channel is said to be parallel if
  841. the data is sent several bits at a time down several parallel
  842. wires − the printer port sends eight bits of data at a time.
  843.  
  844. Parallel processor − In some computers, such as the Risc PC, it is
  845. possible to have two processors working side-by-side, sharing the use of
  846. memory, data storage and peripherals − such processors are referred to
  847. as ‘parallel processors’. 
  848.  
  849. Parent directory − The directory within which the directory you are
  850. currently dealing with is stored. (It is the opposite of
  851. a subdirectory.)
  852.  
  853. Parity − A method of checking for errors in transmitted or stored data.
  854. An extra bit (the parity bit) is added to each ASCII character so that
  855. the number of ‘1’ bits is always odd (or always even).
  856.  
  857. Pathname − This is the full name of a file or directory including the
  858. filing system, disc name (or number) and the sequence of directories
  859. that have to be opened to access that particular file or directory e.g.
  860. SCSI::Paul105.$.Archive.Bits.!Glossary
  861.  
  862. PBM (files) − (Portable Bit-Maps) A standard format for storing and
  863. transferring bit-mapped graphics.
  864.  
  865. PCB − (Printed Circuit Board) A piece of insulating material covered
  866. with conducting tracks, used to interconnect electronic components to
  867. make up an electronic circuit.
  868.  
  869. PC Card − A PC processor on a separate card that can be used as a second
  870. processor in a Risc PC.
  871.  
  872. PC Emulator − A software application that can work within RISC OS or as
  873. a separate program taking over the whole of the computer’s processing
  874. power which enables the computer to pretend to be an IBM PC and run
  875. (most of) the programs that are written to run under MS-DOS or DR-DOS on
  876. those computers.
  877.  
  878. PC Expansion Card − An expansion card containing a PC processor plus
  879. memory plus some I/O capability that can allow PC programs to be run
  880. within the RISC OS environment.
  881.  
  882. Pentium − This is a 32-bit cpu with a 64-bit data bus produced by Intel
  883. Corporation.
  884.  
  885. Peripheral − An item of hardware such as a monitor or printer that can
  886. be connected to your computer.
  887.  
  888. Pinboard − This is an application that makes use of the blank areas of
  889. the desktop. You can 'stick' various files or applications onto it so
  890. that they are easily accessible without having the filer windows open
  891. for each of the directories in which they are stored.
  892.  
  893. Pixel − A tiny point of light and colour which is the smallest picture
  894. element in a video or computer image. The more pixels making up the
  895. image, the better the resolution.
  896.  
  897. Podule − See 'expansion card'.
  898.  
  899. Pop-up menu − A menu available by clicking an icon in within a dialogue
  900. box. The icon is often placed alongside a display showing the current
  901. setting of that option.
  902.  
  903. PostScript − A page description language used in some laser printers and
  904. imagesetters. PostScript is a defined standard so that applications
  905. using it can produce output that can be printed on any PostScript
  906. device.
  907.  
  908. Printer driver − This is the program that converts a document or file
  909. created by an application into information that your particular printer
  910. needs to reproduce the information on paper. The term can be extended to
  911. “printing” a file or document via a fax modem. The output is in the form
  912. which a fax modem can then transmit, the printed output appearing on the
  913. fax at the other end of the phone line.
  914.  
  915. Printer manager − An application that oversees the printing process.
  916.  
  917. Prolog − A high level computer language often associated with artificial
  918. intelligence programming.
  919.  
  920. Processor − See CPU.
  921.  
  922. PRM − (Programmers Reference Manual) A set of manuals covering many
  923. highly technical programming details of the RISC OS operating system.
  924.  
  925. Public Domain (PD) − There are a number of enthusiastic people who
  926. produce programs and clipart which they want to make freely available
  927. for other people to use − rather than trying to make money by selling
  928. them. The material is distributed at cost by various individuals and
  929. agencies. There are quite a number of PD libraries dealing with material
  930. for Acorn computers. (Norwich Computer Services currently runs one such
  931. library, part of which raises money for charity.)
  932.  
  933. Q
  934.  
  935. Quit − Close a file or application so that its window(s) disappear from
  936. the screen and, in the case of an application, it disappears from the
  937. iconbar.
  938.  
  939. Qwerty (keyboard) − Look at the six characters at the top left of your
  940. keyboard and you’ll see what it’s called a qwerty keyboard. (In France
  941. it would be AZERTY and in Germany QWERTZ.)
  942.  
  943. R
  944.  
  945. Radio icons − A group of buttons within a dialogue box, only one of
  946. which can be selected at a time.
  947.  
  948. RAM − (Random Access Memory) This is the place within the computer where
  949. information is stored on a temporary basis. When the computer is
  950. switched off, information in RAM is lost.
  951.  
  952. RAM disc − Part of the computer’s RAM memory can be set aside so that
  953. the user can store files and data on a temporary basis during a computer
  954. session. The information is accessed through a filer in the same way
  955. that you would access an external storage medium such as a floppy or
  956. hard drive.
  957.  
  958. Relocatable module − A section of computer code that can be used to
  959. extend the facilities of the operating system and which can then be used
  960. by any application running in the computer.
  961.  
  962. Removable hard disc drive − This is cross between a hard drive and
  963. a floppy drive. It uses a solid metal disc so that it can store large
  964. amounts of data (currently up to 270Mb on a single disc) but the disc is
  965. held in a plastic case like a thick floppy disc. The cartridge can be
  966. taken in and out of the drive so that a number of discs can be used for
  967. different purposes, and the data can be transferred easily from one
  968. computer to another.
  969.  
  970. Resolution − The complexity of detail that can be seen on a computer
  971. screen or a printer can be specified in terms of resolution, i.e. the
  972. numbers of dots per inch.
  973.  
  974. Resources − The various programs and data files which an application
  975. uses to perform its task.
  976.  
  977. RGB − (Red Green Blue) Any colour can be made up of a combination of
  978. different amounts of light of these three primary colours. So colour
  979. monitors (RGB monitors) use sets of three coloured phosphor dots of
  980. these three colours.
  981.  
  982. RIP − (Raster Image Processor) This is a device used in the printing
  983. industry to produce a very high resolution output.
  984.  
  985. RISC − This is an acronym for Reduced Instruction Set Computer.
  986. Companies like Acorn (and many years later, Apple, though not yet,
  987. apparently, Intel) realised that the trend to more and more complex
  988. computer processors wasn’t necessarily the best way to increase the
  989. overall speed of computer processing. These complex processors were
  990. spending the majority of their time doing simple tasks anyway. Acorn
  991. made the processors simpler, which meant they could work much faster
  992. doing the simple jobs like pushing text around and drawing dots on the
  993. screen. This is partly why RISC processors are so well-suited to DTP
  994. applications. (N.B. This explanation is a gross over-simplification
  995. which doesn’t do justice to the brilliance of the designers of the Acorn
  996. RISC processors!)
  997.  
  998. RISC OS − This is the operating system used on Acorn’s RISC-based
  999. computers.
  1000.  
  1001. RISC_OSLib − A library supplied with Acorn’s ANSI C compiler designed to
  1002. help you program applications that run in the RISC OS desktop.
  1003.  
  1004. RMA − (Relocatable Module Area) The area of RAM set aside for the
  1005. program modules used by different applications.
  1006.  
  1007. ROM − (Read-Only Memory) A form of non-volatile memory that remains
  1008. unchanged even when the power is switched off and which cannot (usually)
  1009. be altered. (But see Flash ROM and EPROM.)
  1010.  
  1011. Root directory − The main directory of a storage device which contains
  1012. all other directories and files and which is displayed when the iconbar
  1013. icon of the device is clicked.
  1014.  
  1015. RS232/RS423 − These are two different (but similar) electrical standards
  1016. for the transmission of serial data.
  1017.  
  1018. S
  1019.  
  1020. Sampler − An add-on that takes a sound signal as input and turns it into
  1021. digital data that can stored and/or manipulated within the computer and
  1022. then be output again through a DAC (digital to analogue converter).
  1023.  
  1024. Scanner − An add-on that enables the user to read visual images into the
  1025. computer from originals such as photographs and books.
  1026.  
  1027. SCART − (Syndicat des Constructeurs d’Appariels de Radio et de
  1028. Television − well, you wanted to know, didn’t you!) A means of
  1029. connecting computers, video recorders, etc to televisions and monitors
  1030. using standard connections.
  1031.  
  1032. !Scrap − A special directory on which RISC OS makes available for
  1033. applications to use as temporary storage space. Use of this directory is
  1034. under the control of the application and the user is normally unaware of
  1035. it.
  1036.  
  1037. Screen blanking − Within RISC OS 3 is an optional facility (set in the
  1038. configuration) which switches the screen to black after a user-definable
  1039. length of time if the computer is not being used. As soon as a key is
  1040. pressed or the mouse is moved, the screen returns to normal. This
  1041. reduces the likelihood of monitors having patterns ‘burned in’ to the
  1042. face of the tube (and reduces the power consumption of the monitor to
  1043. some extent).
  1044.  
  1045. Screen mode − Information can be displayed on TV or monitor screens in
  1046. a number of different formats. The numbers of pixels that make up the
  1047. screen may be different (from, say, 480 × 512 to 1600 × 1200 or more)
  1048. and the colour depth of each pixel may vary. The amount of memory used
  1049. to display the screen will increase as both the number of pixels and the
  1050. colour depth are increased. There is a trade-off between the two as the
  1051. amount of video memory is usually limited. A particular size and colour
  1052. depth is referred to as a screen mode.
  1053.  
  1054. Scroll arrow − The arrows within a window that are used to allow you to
  1055. scroll through a document or list or to move around the contents of
  1056. a window that is too big to display in the current size of window.
  1057.  
  1058. Scrolling − If a file or document is too large to be displayed on the
  1059. screen all at once, it is displayed in a window with scroll bars and
  1060. scroll arrows so that you can move around and view different parts of it
  1061. as necessary.
  1062.  
  1063. SCSI − (Small Computer Systems Interface) This is an agreed standard
  1064. system for communicating data between computers and data storage and
  1065. acquisition devices, the data being transmitted along parallel data
  1066. paths. It is commonly used to link a computer to hard drives, CD-ROMs
  1067. and/or scanners, but it can also be used to link computers together,
  1068. subject to the limitation that you can only link a total of eight
  1069. different ‘devices’ together.
  1070.  
  1071. SCSIFS − A RISC OS filing system used for communicating with devices
  1072. attached to the SCSI interface.
  1073.  
  1074. Second processor − In computers such as the Risc PC it is possible to
  1075. have more than one processor working together sharing memory, data
  1076. storage and peripherals. In the Risc PC, the ARM610 takes charge when
  1077. the computer is first switched on and it then allows the other processor
  1078. (the ‘second processor’) access to memory etc.
  1079.  
  1080. Select box − A rectangular box used to outline an area within which any
  1081. objects are selected.
  1082.  
  1083. Self-test − When a computer is switched on, it runs through a series of
  1084. tests to check, as far as it is able, that it is functioning correctly.
  1085. In a RISC OS 3 (or later) computer, if any of these self-tests fails, it
  1086. will usually issue some sort of error message. If the system has not
  1087. managed to get as far as producing a working display on the VDU, it will
  1088. send a coded message about the likely error by flashing the LED on the
  1089. floppy drive.
  1090.  
  1091. Serial − A device or communication channel is said to be serial if the
  1092. data is sent sequentially, one bit at a time, as opposed to being sent
  1093. several bits at a time down parallel wires.
  1094.  
  1095. Shovelware − This is a derogatory term for software and other data of
  1096. inferior quality that is used to ‘pack out’ a CD-ROM and make it up to
  1097. 600Mb, or whatever, to convince the potential purchaser that the disc is
  1098. worth buying.
  1099.  
  1100. Shutdown − A menu option on the task manager iconbar menu which ‘clears
  1101. up’ the computer prior to switching it off. It can also be done by using
  1102. <ctrl-shift-f12>.
  1103.  
  1104. SIMM − (Single In-line Memory Module) An industry standard plug-in
  1105. memory card as used in the Risc PC, for example.
  1106.  
  1107. Slice − (Single Layer Item of Computer Expansion!) The name applies to
  1108. a single extra layer of case in a Risc PC. It includes a new backplane
  1109. with two more slots than previously and four locking pins longer than
  1110. the ones they replace.
  1111.  
  1112. Smalltalk − A high level computer programming language that allows you
  1113. to use object-oriented techniques.
  1114.  
  1115. SOHO (market) − (Small Office Home Office) A defined market into which
  1116. companies try to sell their computer goodies.
  1117.  
  1118. Source code −  the name given to the program written in a high level
  1119. language which is converted by a compiler into machine executable code.
  1120.  
  1121. Sprite − A graphic made up of coloured pixels.
  1122.  
  1123. Sprite pool − An area of memory used by RISC OS for storing sprites.
  1124.  
  1125. SQL − (Structured Query Language) Language for extracting information
  1126. from a database.
  1127.  
  1128. Subdirectory − Within any directory, you can store files and other
  1129. directories. A directory that appears inside another directory is
  1130. referred to as a subdirectory.
  1131.  
  1132. SVGA − (Super VGA) An enhanced colour graphics standard from the PC
  1133. world − 1024×768.
  1134.  
  1135. System application (!System) − An application that contains many of the
  1136. resources that can be used by any or all other applications.
  1137.  
  1138. System disc − A floppy disc containing a copy of !System.
  1139.  
  1140. T
  1141.  
  1142. Tapestreamer − Computer data has, for many years, been stored on
  1143. magnetic tape. This is a basically inefficient method in the sense that
  1144. if you are at one end of the tape and the data you want is at the other
  1145. end, it can take a long time to reach the information. However, it is
  1146. very efficient in the sense that the medium, magnetic tape, can be very
  1147. inexpensive per megabyte. A tapestreamer is a glorified (video) tape
  1148. recorder controlled by the computer and is used mainly for backup
  1149. storage purposes.
  1150.  
  1151. Task manager − This is the Acorn icon at the far right of the iconbar.
  1152. It is an application that controls the allocation and use of memory
  1153. within the computer.
  1154.  
  1155. TCP/IP − (Transfer Control Protocol / Interface Protocol) This is
  1156. a standard protocol for transferring data between different computers on
  1157. a LAN or via modem link.
  1158.  
  1159. Template − A set of windows and dialogue boxes that have been designed
  1160. for use within an application.
  1161.  
  1162. TIFF (files) − (Tagged Image File Format) A very versatile format for
  1163. storing and transferring bit-mapped graphics.
  1164.  
  1165. Title bar − The bar along the top of a window that contains the name of
  1166. that window.
  1167.  
  1168. TLB − (Translation Look-Aside Buffer) This is part of an ARM processor
  1169. which helps it to access different areas of memory more quickly.
  1170. Basically, it’s the bigger the buffer the better!
  1171.  
  1172. Toggle size icon − The icon at the top righthand corner of a window that
  1173. is used to extend and contract a window between its maximum size and the
  1174. size and position to which you last reduced it.
  1175.  
  1176. Tokenised − When a Basic program is stored, it is usually stored with
  1177. each keyword represented by a single byte rather than as a string of
  1178. ASCII codes. These single bytes are referred to as tokens.
  1179.  
  1180. Toolbox − A window or pane of tool icons. It may be free-standing or
  1181. attached to another widow.
  1182.  
  1183. Toner − This is the fine powder used in a laser printer (or
  1184. photocopier).
  1185.  
  1186. TPI − (Tracks per inch) This is one way of specifying the amount of data
  1187. you can store on your floppy discs, e.g. 800Kb 3½" discs (DD) are
  1188. 135tpi.
  1189.  
  1190. Tracking − In some applications, the spacing between individual letters
  1191. within a block of text can be controlled − this is called tracking. If
  1192. the tracking is changed, the spacing between all the characters is
  1193. increased or decreased. This is distinct from kerning which relates to
  1194. the spacing between individual pairs of characters.
  1195.  
  1196. Transparency mask − An optional part of a sprite that defines which
  1197. pixels of that sprite are transparent.
  1198.  
  1199. TRM − (Technical Reference Manual) Term used to refer to the optional
  1200. hardware manual for Acorn computers.
  1201.  
  1202. TSV − (Tab Separated Variables) A standard way in which data is stored
  1203. in a file where the items of data are separated by tab characters.
  1204.  
  1205. U
  1206.  
  1207. U think of something − I can’t!
  1208.  
  1209. V
  1210.  
  1211. Vapourware − A derogatory term for software that is being advertised but
  1212. isn’t actually available −  it is often said to be available “real soon
  1213. now”!
  1214.  
  1215. VDU − (Visual Display Unit) The monitor or television used to display
  1216. the output of the computer.
  1217.  
  1218. Vector graphics − It is possible to represent a picture on a computer by
  1219. using a series of lines, shapes, characters etc. When such pictures are
  1220. printed, the resolution of the pictures produced is only limited by the
  1221. resolution of the output device. (This contrasts with bit-mapped
  1222. graphics − see above. For example, the Draw application produces vector
  1223. graphics whereas Paint produces bit-mapped graphics.)
  1224.  
  1225. VESA − (Video Electronics Standards Association)
  1226.  
  1227. VGA − (Video Graphics Adapter or Array) A graphics standard from the PC
  1228. world − 640×480.
  1229.  
  1230. VIDC20 − (Video Controller) The video and audio controller designed by
  1231. ARM Ltd and used in the Risc PC.
  1232.  
  1233. Virtual memory − A method by which an application, which requires more
  1234. RAM memory than a computer actually has, can still operate. It is done
  1235. by using parts of a hard drive’s memory as an extension of the real
  1236. memory, the information being swapped in and out by the operating
  1237. system, as and when it needs to be accessed by the application.
  1238.  
  1239. Virus − A computer program which can replicate itself (unbeknown to the
  1240. user) in various storage devices and in several places on one storage
  1241. device. As discs are taken from one computer to another, the virus can
  1242. be spread to more and more computers. Often, the effect of these
  1243. programs is to cause malicious damage to data within the computer
  1244. system.
  1245.  
  1246. VRAM − (Video RAM) This is a bank of high speed RAM used to store the
  1247. information for the screen display. It can usually (as in the Risc PC)
  1248. be accessed by the computer’s processor and by the video controller at
  1249. the same time. The computer accesses it as necessary to change the
  1250. screen display and the video controller accesses it on a continuous
  1251. basis to constantly generate the signals the monitor needs to display
  1252. the information set up by the computer.
  1253.  
  1254. W
  1255.  
  1256. Weight − This refers to the density of the characters within a typeface
  1257. − e.g. bold, light, extra, demibold, extrabold, etc.
  1258.  
  1259. WIMP − (Windows, Icons, Menus and Pointer) A method by which a user can
  1260. interact with a computer without having to learn lots of special words.
  1261. It provides a much more intuitive ‘view’ of the computer and its
  1262. facilities than non-WIMP operating systems provide.
  1263.  
  1264. Winchester − Old-fashioned term for a hard disc, named after the
  1265. inventors of the technology.
  1266.  
  1267. Window manager − This is the official name for the RISC OS WIMP system.
  1268.  
  1269. Word − A group of bytes considered by the cpu to be a unit of data. In
  1270. Acorn 32-bit computers, a word is four 8-bit bytes.
  1271.  
  1272. WP − (Word-Processing) − In the early days of microcomputers,
  1273. word-processing was limited to handling text to create documents. These
  1274. days, however, many of the programs that are referred to as
  1275. word-processors can also handle pictures, so the distinction between WP
  1276. and DTP is becoming less clear.
  1277.  
  1278. Writable icon − A submenu into which you can type some information such
  1279. as a filename.
  1280.  
  1281. Write-protect − Open the tag at the corner of a floppy disc in order to
  1282. protect the contents from being edited or accidentally deleted.
  1283.  
  1284. WYSIWYG − (What You See Is What You Get) In the days of text-based
  1285. word-processing, the screen display would only gave an indication of
  1286. which words would appear on a given printed page but often not much more
  1287. than that. WYSIWYG describes a system where the screen display shows the
  1288. size and positioning of all the text (and graphics) exactly as it will
  1289. appear on the printed page.
  1290.  
  1291. (WITHIWIG is another version of WYSIWYG but said with tongue in cheek.
  1292. It applies to those applications which are not quite what they claim!)
  1293.  
  1294. Whetstones − This is a floating point version of the Dhrystones test.
  1295.  
  1296. X
  1297.  
  1298. XGA − (Extended Graphics Adapter or Array) The definition varies (as
  1299. well as the name) depending which book you read but it is roughly 1024 ×
  1300. 768 in lots of colours! 
  1301.  
  1302. Y
  1303.  
  1304. Y do we have to have something for every letter?
  1305.  
  1306. Z
  1307.  
  1308. Zzzz − This is what happens to anyone who tries to read right the way
  1309. through a glossary like this one!
  1310.  
  1311.  
  1312.  
  1313.  
  1314.  
  1315. Sources
  1316.  
  1317. I acknowledge, with grateful thanks, the many Archive subscribers who
  1318. have contributed ideas and definitions for this glossary. I would also
  1319. like to acknowledge various books I have consulted that have been most
  1320. useful in compiling this glossary:
  1321.  
  1322. Acorn RISC OS Style Guide − Acorn Computers Ltd − 1-85250-148-0
  1323.  
  1324. Acorn Risc PC Welcome Guide − Acorn Computers Ltd − 1-85250-143-X
  1325.  
  1326. Acorn User Magazine − various issues
  1327.  
  1328. Archimedes World Magazine − various issues
  1329.  
  1330. DTP at a Glance − Rob Pickering − Bookmark Publishing − 1-85550-002-7
  1331.  
  1332. RISC OS First Steps − Anne Rooney − Dabs Press − 1-870336-83-6.
  1333.  
  1334.  
  1335.  
  1336.  
  1337.  
  1338.  
  1339.  
  1340.